Skip to content

HTTP/2: Implement ORIGIN frame (RFC 8336) and enforce Origin Set#569

Open
arturobernalg wants to merge 1 commit intoapache:masterfrom
arturobernalg:rfc8336
Open

HTTP/2: Implement ORIGIN frame (RFC 8336) and enforce Origin Set#569
arturobernalg wants to merge 1 commit intoapache:masterfrom
arturobernalg:rfc8336

Conversation

@arturobernalg
Copy link
Member

Client parses ORIGIN on stream 0, enforces allowed origins, and removes on 421
Server exposes sendOrigin(); wiring in Abstract/Client/Server multiplexers and ClientH2StreamHandler
No change for h2c; reserved flags ignored

Parse/merge ORIGIN on stream 0; enforce Origin Set for requests; remove on 421
Add server sendOrigin(); wire in Abstract/Client/Server multiplexers and ClientH2StreamHandler; ignore on h2c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant